home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / GNU / ispell_src.lha / ispell-3.1.18src / Amiga / interfaces / GUISpell-1.1 / error.h < prev    next >
Encoding:
Text File  |  1991-12-07  |  94 b   |  4 lines

  1. void Warning (char *code, ...);
  2. void Error (char *code, ...);
  3. void OnError (void (*f)(void));
  4.